Name | Description |
Component (inherited from EDAError) |
Contains the component that caused the error.
|
ErrorCode (inherited from EDAError) |
Determines the error code returned by the server.
|
ErrorCount (inherited from EOLEDBError) |
Contains the number of errors returned by the server.
|
Errors (inherited from EOLEDBError) |
Contains an array of errors returned by the server.
|
LastMessage |
Contains SQL Server last error message.
|
LineNumber |
Contains the line number of a stored procedure on which the error occurred.
|
MessageWide (inherited from EOLEDBError) |
Used to represent the Unicode equivalent of Exception.
|
MSSQLErrorCode |
Contains the code of a SQL Server error.
|
OLEDBErrorCode (inherited from EOLEDBError) |
Contains the code of OLE DB Error.
|
ProcName |
Contains the name of the stored procedure that generated the error.
|
ServerName |
Contains the name of the server that generated the error.
|
SeverityClass |
Contains severity of a SQL Server message.
|
State |
Contains the state of a SQL Server error message.
|